Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
A
Accept
- Class in
negotiator.actions
This class is used to create an action which symbolizes that an agent accepts an offer.
Accept()
- Constructor for class negotiator.actions.
Accept
Action to accept an opponent's bid.
Accept(AgentID)
- Constructor for class negotiator.actions.
Accept
Action to accept an opponent's bid.
AcceptanceStrategy
- Class in
negotiator.boaframework
Describes an acceptance strategy of an agent of the BOA framework.
AcceptanceStrategy()
- Constructor for class negotiator.boaframework.
AcceptanceStrategy
Action
- Class in
negotiator.actions
Class which symbolizes a high level action.
Action()
- Constructor for class negotiator.actions.
Action
Empty constructor used for inheritance.
Actions
- Enum in
negotiator.boaframework
Possible actions of an acceptance strategy.
add(BidDetails)
- Method in class negotiator.
BidHistory
Add an offered bid o the history.
addChild(Objective)
- Method in class negotiator.issue.
Issue
Overrides addChild from Objective to do nothing, since Issues can't have children.
addChild(Objective)
- Method in class negotiator.issue.
Objective
Adds a child to this Objective.
addEvaluation(ValueDiscrete, Integer)
- Method in class negotiator.utility.
EvaluatorDiscrete
Add a new possible value to the issue.
addEvaluator(Objective)
- Method in class negotiator.utility.
UtilitySpace
Adds an evaluator to an objective or issue
addEvaluator(Objective, Evaluator)
- Method in class negotiator.utility.
UtilitySpace
Sets an
pair.
addParameter(String, BigDecimal)
- Method in class negotiator.boaframework.
BOAcomponent
Add a parameter to the set of parameters of this component.
addValue(String)
- Method in class negotiator.issue.
IssueDiscrete
Adds a value.
addValues(String[])
- Method in class negotiator.issue.
IssueDiscrete
Adds values.
addVariable(String, String)
- Method in class negotiator.
StrategyParameters
Add a parameter to the list of parameters.
Agent
- Class in
negotiator
A basic negotiation agent.
Agent()
- Constructor for class negotiator.
Agent
Empty constructor used to initialize the agent.
AgentID
- Class in
negotiator
AgentID()
- Constructor for class negotiator.
AgentID
AgentID(String)
- Constructor for class negotiator.
AgentID
agents
- Variable in class misc.
CommandLineOptions
Option "a", specify a list of agents for the commandline runner.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W